1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class frmQuanLyDonHang_XuatExcel
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.btnThucHien = new System.Windows.Forms.Button();
32             
this.btnHuy = new System.Windows.Forms.Button();
33             
this.btnHienThiDanhSach = new System.Windows.Forms.Button();
34             
this.dateTimePickerDen = new System.Windows.Forms.DateTimePicker();
35             
this.dateTimePickerTu = new System.Windows.Forms.DateTimePicker();
36             
this.label8 = new System.Windows.Forms.Label();
37             
this.label7 = new System.Windows.Forms.Label();
38             
this.label1 = new System.Windows.Forms.Label();
39             
this.label2 = new System.Windows.Forms.Label();
40             
this.label3 = new System.Windows.Forms.Label();
41             
this.txtTenDonHang = new System.Windows.Forms.TextBox();
42             
this.txtMaDonHang = new System.Windows.Forms.TextBox();
43             
this.cmbTrangThaiDonHang = new System.Windows.Forms.ComboBox();
44             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
45             
this.btnTiep = new System.Windows.Forms.Button();
46             
this.btnSau = new System.Windows.Forms.Button();
47             
this.btnTimKiem = new System.Windows.Forms.Button();
48             
this.SuspendLayout();
49             
//
50             
// btnThucHien
51             
//
52             
this.btnThucHien.Location = new System.Drawing.Point(593, 324);
53             
this.btnThucHien.Name = "btnThucHien";
54             
this.btnThucHien.Size = new System.Drawing.Size(129, 35);
55             
this.btnThucHien.TabIndex = 0;
56             
this.btnThucHien.Text = "Xuất file Excel";
57             
this.btnThucHien.UseVisualStyleBackColor = true;
58             
this.btnThucHien.Click += new System.EventHandler(this.btnThucHien_Click);
59             
//
60             
// btnHuy
61             
//
62             
this.btnHuy.Location = new System.Drawing.Point(359, 324);
63             
this.btnHuy.Name = "btnHuy";
64             
this.btnHuy.Size = new System.Drawing.Size(77, 35);
65             
this.btnHuy.TabIndex = 2;
66             
this.btnHuy.Text = "Hủy";
67             
this.btnHuy.UseVisualStyleBackColor = true;
68             
this.btnHuy.Click += new System.EventHandler(this.btnHuy_Click);
69             
//
70             
// btnHienThiDanhSach
71             
//
72             
this.btnHienThiDanhSach.Location = new System.Drawing.Point(450, 324);
73             
this.btnHienThiDanhSach.Name = "btnHienThiDanhSach";
74             
this.btnHienThiDanhSach.Size = new System.Drawing.Size(129, 35);
75             
this.btnHienThiDanhSach.TabIndex = 3;
76             
this.btnHienThiDanhSach.Text = "Xem danh sách";
77             
this.btnHienThiDanhSach.UseVisualStyleBackColor = true;
78             
this.btnHienThiDanhSach.Click += new System.EventHandler(this.btnHienThiDanhSach_Click);
79             
//
80             
// dateTimePickerDen
81             
//
82             
this.dateTimePickerDen.CustomFormat = "dd/MM/yyyy";
83             
this.dateTimePickerDen.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
84             
this.dateTimePickerDen.Location = new System.Drawing.Point(189, 250);
85             
this.dateTimePickerDen.Name = "dateTimePickerDen";
86             
this.dateTimePickerDen.Size = new System.Drawing.Size(274, 24);
87             
this.dateTimePickerDen.TabIndex = 19;
88             
//
89             
// dateTimePickerTu
90             
//
91             
this.dateTimePickerTu.CustomFormat = "dd/MM/yyyy";
92             
this.dateTimePickerTu.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
93             
this.dateTimePickerTu.Location = new System.Drawing.Point(189, 208);
94             
this.dateTimePickerTu.Name = "dateTimePickerTu";
95             
this.dateTimePickerTu.Size = new System.Drawing.Size(274, 24);
96             
this.dateTimePickerTu.TabIndex = 18;
97             
//
98             
// label8
99             
//
100             
this.label8.AutoSize = true;
101             
this.label8.Location = new System.Drawing.Point(33, 255);
102             
this.label8.Name = "label8";
103             
this.label8.Size = new System.Drawing.Size(70, 18);
104             
this.label8.TabIndex = 17;
105             
this.label8.Text = "Đến ngày";
106             
//
107             
// label7
108             
//
109             
this.label7.AutoSize = true;
110             
this.label7.Location = new System.Drawing.Point(33, 208);
111             
this.label7.Name = "label7";
112             
this.label7.Size = new System.Drawing.Size(94, 18);
113             
this.label7.TabIndex = 16;
114             
this.label7.Text = "Nhập từ ngày";
115             
//
116             
// label1
117             
//
118             
this.label1.AutoSize = true;
119             
this.label1.Location = new System.Drawing.Point(33, 69);
120             
this.label1.Name = "label1";
121             
this.label1.Size = new System.Drawing.Size(98, 18);
122             
this.label1.TabIndex = 20;
123             
this.label1.Text = "Tên đơn hàng";
124             
//
125             
// label2
126             
//
127             
this.label2.AutoSize = true;
128             
this.label2.Location = new System.Drawing.Point(37, 125);
129             
this.label2.Name = "label2";
130             
this.label2.Size = new System.Drawing.Size(94, 18);
131             
this.label2.TabIndex = 21;
132             
this.label2.Text = "Mã đơn hàng";
133             
//
134             
// label3
135             
//
136             
this.label3.AutoSize = true;
137             
this.label3.Location = new System.Drawing.Point(33, 168);
138             
this.label3.Name = "label3";
139             
this.label3.Size = new System.Drawing.Size(138, 18);
140             
this.label3.TabIndex = 22;
141             
this.label3.Text = "Trạng thái đơn hàng";
142             
//
143             
// txtTenDonHang
144             
//
145             
this.txtTenDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
146             
this.txtTenDonHang.Location = new System.Drawing.Point(189, 69);
147             
this.txtTenDonHang.Name = "txtTenDonHang";
148             
this.txtTenDonHang.Size = new System.Drawing.Size(536, 26);
149             
this.txtTenDonHang.TabIndex = 24;
150             
//
151             
// txtMaDonHang
152             
//
153             
this.txtMaDonHang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
154             
this.txtMaDonHang.Location = new System.Drawing.Point(189, 117);
155             
this.txtMaDonHang.Name = "txtMaDonHang";
156             
this.txtMaDonHang.Size = new System.Drawing.Size(274, 26);
157             
this.txtMaDonHang.TabIndex = 25;
158             
//
159             
// cmbTrangThaiDonHang
160             
//
161             
this.cmbTrangThaiDonHang.FormattingEnabled = true;
162             
this.cmbTrangThaiDonHang.Location = new System.Drawing.Point(189, 163);
163             
this.cmbTrangThaiDonHang.Name = "cmbTrangThaiDonHang";
164             
this.cmbTrangThaiDonHang.Size = new System.Drawing.Size(274, 26);
165             
this.cmbTrangThaiDonHang.TabIndex = 26;
166             
//
167             
// lblTongSoBanGhiHienThi
168             
//
169             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
170             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
171             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(283, 29);
172             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
173             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
174             
this.lblTongSoBanGhiHienThi.TabIndex = 40;
175             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 0 đến 0 trong 0 mục";
176             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
177             
//
178             
// btnTiep
179             
//
180             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
181             
this.btnTiep.Location = new System.Drawing.Point(673, 17);
182             
this.btnTiep.Name = "btnTiep";
183             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
184             
this.btnTiep.TabIndex = 38;
185             
this.btnTiep.Text = ">>";
186             
this.btnTiep.UseVisualStyleBackColor = true;
187             
this.btnTiep.Click += new System.EventHandler(this.btnTiep_Click);
188             
//
189             
// btnSau
190             
//
191             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
192             
this.btnSau.Location = new System.Drawing.Point(618, 17);
193             
this.btnSau.Name = "btnSau";
194             
this.btnSau.Size = new System.Drawing.Size(49, 30);
195             
this.btnSau.TabIndex = 39;
196             
this.btnSau.Text = "<<";
197             
this.btnSau.UseVisualStyleBackColor = true;
198             
this.btnSau.Click += new System.EventHandler(this.btnSau_Click);
199             
//
200             
// btnTimKiem
201             
//
202             
this.btnTimKiem.Location = new System.Drawing.Point(485, 208);
203             
this.btnTimKiem.Name = "btnTimKiem";
204             
this.btnTimKiem.Size = new System.Drawing.Size(237, 69);
205             
this.btnTimKiem.TabIndex = 41;
206             
this.btnTimKiem.Text = "Tìm đơn hàng";
207             
this.btnTimKiem.UseVisualStyleBackColor = true;
208             
this.btnTimKiem.Click += new System.EventHandler(this.btnTimKiem_Click);
209             
//
210             
// frmQuanLyDonHang_XuatExcel
211             
//
212             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
213             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
214             
this.ClientSize = new System.Drawing.Size(737, 371);
215             
this.Controls.Add(this.btnTimKiem);
216             
this.Controls.Add(this.lblTongSoBanGhiHienThi);
217             
this.Controls.Add(this.btnTiep);
218             
this.Controls.Add(this.btnSau);
219             
this.Controls.Add(this.cmbTrangThaiDonHang);
220             
this.Controls.Add(this.txtMaDonHang);
221             
this.Controls.Add(this.txtTenDonHang);
222             
this.Controls.Add(this.label3);
223             
this.Controls.Add(this.label2);
224             
this.Controls.Add(this.label1);
225             
this.Controls.Add(this.dateTimePickerDen);
226             
this.Controls.Add(this.dateTimePickerTu);
227             
this.Controls.Add(this.label8);
228             
this.Controls.Add(this.label7);
229             
this.Controls.Add(this.btnHienThiDanhSach);
230             
this.Controls.Add(this.btnHuy);
231             
this.Controls.Add(this.btnThucHien);
232             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
233             
this.Margin = new System.Windows.Forms.Padding(4);
234             
this.Name = "frmQuanLyDonHang_XuatExcel";
235             
this.Text = "frmQuanLyDonHang_XuatExcel";
236             
this.Load += new System.EventHandler(this.frmQuanLyDonHang_XuatExcel_Load);
237             
this.ResumeLayout(false);
238             
this.PerformLayout();
239
240         }
241
242         
#endregion
243
244         
private System.Windows.Forms.Button btnThucHien;
245         
private System.Windows.Forms.Button btnHuy;
246         
private System.Windows.Forms.Button btnHienThiDanhSach;
247         
private System.Windows.Forms.DateTimePicker dateTimePickerDen;
248         
private System.Windows.Forms.DateTimePicker dateTimePickerTu;
249         
private System.Windows.Forms.Label label8;
250         
private System.Windows.Forms.Label label7;
251         
private System.Windows.Forms.Label label1;
252         
private System.Windows.Forms.Label label2;
253         
private System.Windows.Forms.Label label3;
254         
private System.Windows.Forms.TextBox txtTenDonHang;
255         
private System.Windows.Forms.TextBox txtMaDonHang;
256         
private System.Windows.Forms.ComboBox cmbTrangThaiDonHang;
257         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
258         
private System.Windows.Forms.Button btnTiep;
259         
private System.Windows.Forms.Button btnSau;
260         
private System.Windows.Forms.Button btnTimKiem;
261     }
262 }


Gõ tìm kiếm nhanh...